-
Notifications
You must be signed in to change notification settings - Fork 566
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
(finishes) porting emissives from tgmc #5405
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
yeppers
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
Conflicts have been resolved. A maintainer will review the pull request shortly. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this pr never went stale. 1984 is real |
This pull request has conflicts, please resolve those before we can evaluate the pull request. |
This PR has been inactive for long enough to be automatically marked as stale. This means it is at risk of being auto closed in ~ 7 days, please address any outstanding review items and ensure your PR is finished, if these are all true and you are auto-staled anyway, you need to actively ask maintainers if your PR will be merged. Once you have done any of the previous actions then you should request a maintainer remove the stale label on your PR, to reset the stale timer. If you feel no maintainer will respond in that time, you may wish to close this PR youself, while you seek maintainer comment, as you will then be able to reopen the PR yourself |
# About the pull request Adds emissive lights to APCs, Hopefully this PR shows people how easy it is to add emissives so we can make the game prettier ![image](https://github.com/user-attachments/assets/e0f3c9ad-1a1e-47be-9fd9-e26851dfa34a) ![image](https://github.com/user-attachments/assets/8707353b-beab-4a1b-98d2-4fa956bd84c3) ![image](https://github.com/user-attachments/assets/3a7f65f2-aed0-42aa-8b7a-ffa9bd14f6b1) Takes inspiration from tgstation/TerraGov-Marine-Corps#14257 and tgstation/TerraGov-Marine-Corps#6739 and #5405 <!-- Remove this text and explain what the purpose of your PR is. Mention if you have tested your changes. If you changed a map, make sure you used the mapmerge tool. If this is an Issue Correction, you can type "Fixes Issue #169420" to link the PR to the corresponding Issue number #169420. Remember: something that is self-evident to you might not be to others. Explain your rationale fully, even if you feel it goes without saying. --> # Explain why it's good for the game Makes it prettier # Testing Photographs and Procedure <details> <summary>Screenshots & Videos</summary> Put screenshots and videos here with an empty line between the screenshots and the `<details>` tags. </details> # Changelog :cl: qol: APCs are now emissive code: Added emissive blockers to a bunch of stuff /:cl:
i somehow forgot to finish this when i was porting fancy lighting, but its here! and only on light switches (we have two of them in the game, fun!) and morgues!
🆑 TiviPlus
add: emissives! for that fun glow in the dark effect
/:cl:
edit: almost forgot, this finishes off what i started in the lighting port which was from tgstation/TerraGov-Marine-Corps#6678